home *** CD-ROM | disk | FTP | other *** search
- [$RootKey$]
- "InstallDir"="$RootFolder$"
- "ThisVersionDTECLSID"="{79c2b181-2f46-43d7-90c6-23cce9c32312}"
- "ThisVersionSolutionCLSID"="{5cf8db1c-8c31-417e-94e7-db31a1b79746}"
- "SplashScreenBitmap"="$RootFolder$\Splash.bmp"
- "AppName"="UDKDevKitVSXShell"
- "AppIcon"="$RootFolder$\ApplicationIcon.ico"
- "ProductVersion"="1.0"
- "CommandLineLogo"="Unreal Script IDE"
- "UserFilesSubFolderName"="UDKDevKitVSXShell"
- "NewProjDlgSlnTreeNodeTitle"="UDKDevKitVSXShell Solution"
- "NewProjDlgInstalledTemplatesHdr"="UDKDevKitVSXShell installed templates"
- "HideMiscellaneousFilesByDefault"=dword:00000000
- "AddinsAllowed"=dword:00000001
- "DisableOutputWindow"=dword:00000000
- "AllowsDroppedFilesOnMainWindow"=dword:00000001
- "DefaultSearchPage"="http://www.bing.com"
- "DefaultHomePage"="http://uside.codeplex.com/"
- "HideSolutionConcept"=dword:00000000
- "DefaultDebugEngine"="{00000000-0000-0000-0000-000000000000}"
- "UserOptsFileExt"="UDKDevKitVSXShell_suo"
- "SolutionFileExt"="UDKDevKitVSXShell_sln"
- "DefaultUserFilesFolderRoot"="UDKDevKitVSXShell"
- "SolutionFileCreatorIdentifier"="UDKDevKitVSXShell Solution File, Format Version 11.00"
- "DefaultProjectsLocation"="$MyDocuments$\UDKDevKitVSXShell"
- "AppLocalizationPackage"="{c72c4472-1800-48c8-951d-cf16fcbe88c0}"
- // set ShowHierarchyRootInTitle to dword:00000000 to omit the project name from the main window title
- "ShowHierarchyRootInTitle"=dword:00000000
- // Startpage is disabled by default. Uncomment the following to enable start page feature.
- // Please note one need to also specify a Start Page "Uri" under "[$RootKey$\StartPage\Default]" and
- // comment out No_ShellPkg_StartPageCommand in the UI project's vsct file.
- "DisableStartPage"=dword:00000000
-
- // If you enable a Start Page, specify the Uri of the loose or compiled Start Page XAML file.
- [$RootKey$\StartPage\Default]
- "Uri"="$RootFolder$\StartPage.xaml"
-
- //If you have a directory containing assemblies that need to be loaded, but not added
- // to the probing path of the .config file, then you can add those here. Simply uncomment
- // then add your directories to this key, and the AppDomain manager will look for your
- // assemblies under the paths given.
- //[$RootKey$\BindingPaths\{c72c4472-1800-48c8-951d-cf16fcbe88c0}]
- //"$RootFolder$"=""
- //"C:\Directory1"=""
- //"C:\Directory2"=""
-
- [$RootKey$\Menus]
- "{c72c4472-1800-48c8-951d-cf16fcbe88c0}"=", 1000, 1"
-
- [$RootKey$\Profile]
- "DefaultVsProfile"="$RootFolder$\Profiles\General.vssettings"
-
- [$RootKey$\Packages\{c72c4472-1800-48c8-951d-cf16fcbe88c0}]
- "Inprocserver32"="$RootFolder$\UDKDevKitVSXShell.exe"
-
- [$RootKey$\Packages\{c72c4472-1800-48c8-951d-cf16fcbe88c0}\SatelliteDll]
- "DllName"="UDKDevKitVSXShellui.dll"
- "Path"="$RootFolder$"
-
- // Create local VS template location
- [$RootKey$\VSTemplate\Item]
- "UserFolder"="$RootFolder$\ItemTemplates"
- "CacheFolder"="$RootFolder$\ItemTemplatesCache"
-
- [$RootKey$\VSTemplate\Project]
- "UserFolder"="$RootFolder$\ProjectTemplates"
- "CacheFolder"="$RootFolder$\ProjectTemplatesCache"
-
- // Disable the online template tab and the framework dropdown in the new project and item dialog.
- [$RootKey$\NewProjectDialog]
- "DisableOnlineTemplates"=dword:00000001
- "HideFrameworkSelection"=dword:00000001
-